IsCommandRegistered
Mac OSThe
IsCommandRegistered
method returns a Boolean value that indicates whether the specified command ID is registered with this menu bar object.
ODBoolean IsCommandRegistered (in ODCommandID command);
command
- The command ID of the menu item to be checked. On the Mac OS platform, the command ID is defined as a signed 32-bit value.
- return value
kODTrue
if the specified command ID is registered with this menu bar object, otherwisekODFalse
.SEE ALSO
TheODCommandID
type (page 895).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help